📄️ Returns addresses by different search parameters
This endpoint tries to find matches among all existing business partners of type address, filtering out partners which entirely do not match and ranking the remaining partners according to the accuracy of the match. The match of a partner is better the higher its relevancy score.
📄️ Updates an existing address
Update existing business partner records of type address referenced via BPNA. The endpoint expects to receive the full updated record, including values that didn't change.
📄️ Creates a new address
Create new business partners of type address by specifying the BPN of the parent each address belongs to. A parent can be either a site or legal entity business partner. If the parent cannot be found, the record is ignored.For matching purposes, on each record you can specify your own index value which will reappear in the corresponding record of the response.
📄️ searchAddresses
searchAddresses
📄️ Returns addresses by an array of BPNA and/or an array of corresponding BPNS and/or an array of corresponding BPNL.
Search business partners of type address by their BPNA or their parents' BPNL or BPNS.
📄️ Returns an address by its BPNA
Get business partners of type address by BPNA ignoring case.